public class MolHolderBase
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
MolHolderBase(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
long |
addMol(ROMol m) |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(MolHolderBase obj) |
ROMol |
getMol(long arg0) |
long |
size() |
protected static long getCPtr(MolHolderBase obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public long addMol(ROMol m)
public ROMol getMol(long arg0)
public long size()